kalium
js
cryptography
/
com.wire.kalium.cryptography
/
[js]ProteusClientCryptoBoxImpl
/
encrypt
encrypt
js
open
suspend override
fun
encrypt
(
message
:
ByteArray
,
sessionId
:
CryptoSessionId
)
:
ByteArray